func golang.org/x/net/http2.takeInflows

3 uses

	golang.org/x/net/http2 (current package)
		flow.go#L68: func takeInflows(f1, f2 *inflow, n uint32) bool {
		server.go#L1820: 		if !takeInflows(&sc.inflow, &st.inflow, f.Length) {
		transport.go#L2655: 		if !takeInflows(&cc.inflow, &cs.inflow, f.Length) {